Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Distributing procedure files
Procedure files are files that contain Progress source code (
.p) or run code (.r). Store procedure files in those directories that OpenEdge can access most rapidly, preferably on a local hard disk attached to each application workstation or OpenEdge AppServer machine.Once you have distributed your procedure files, modify the
PROPATHenvironment variable in the startup files on each application workstation to include the directory search path that contains those files. The following example sets thePROPATHenvironment variable to the working directory (.) and the\ACCTPAYdirectory on theC:drive of a Windows workstation:
In Windows, you can use the registry or
progress.inifile to set this environment variable. For more information, see Chapter 4, " Maintaining User Environments."
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |